Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: case to handle the case when enum data is missing for specific type #209

Merged

Conversation

ymaheshwari1
Copy link
Contributor

Related Issues

If the enum data is missing then the label for the sort options is not displayed and the option selection modal is displayed empty.

Closes #

Short Description and Why It's Useful

  • Added empty state in option selection modal when the enum data is missing
  • Added check to display the code if the enum label is missing

Screenshots of Visual Changes before/after (If There Are Any)

Before:

image

After:

image

Contribution and Currently Important Rules Acceptance

… type

Added empty state in option selection modal when the enum data is missing
Added check to display the code if the enum label is missing
@ymaheshwari1 ymaheshwari1 merged commit 22f2511 into hotwax:main Apr 29, 2024
2 checks passed
@Adameddy26
Copy link

Verified and working fine in release v1.3.0.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants